CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 1 DES

搜索资源列表

  1. bcprov-jdk14-133

    0下载:
  2. 内容:基于jdk1.4的加密算法的具体实现,算法包括MD5,SHA-1,DES,DESede,RSA等-: jdk1.4 based on the encryption algorithm to realize the algorithm including MD5, SHA-1, DES, DESede, RSA, etc.
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:1006037
    • 提供者:王雷
  1. encryptdll3.6.1

    6下载:
  2. 《共享软件加密算法库》专业版是一款针对个人、企业开发共享软件的加密工具,支持Windows平台下各类开发工具: VC、VB、BCB、Delphi、PB、VFP、C#、ASP等,算法库中包含了获取计算机硬盘物理序列号、主板序列号功能及多种高强度对称、非对称算法。获取的硬盘序列号不随硬盘分区及格式化改变,支持IDE、SCSI接口硬盘,获取主板序列号的功能支持各类BIOS芯片,这两个功能可方便的用来实现一机一码的注册方式。算法库集成的算法有:BlowFish,MD5,Secret16,AES、SHA、
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:380688
    • 提供者:yangrui
  1. lighttpd-1.5.0-r1477.tar

    0下载:
  2. http server The kqueue() system call provides a generic method of notifying the user when an event happens or a condition holds, based on the results of small pieces of kernel code termed filters. A kevent is identified by the (ident, filt
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:805782
    • 提供者:lishaomin
  1. common-1.2.16.tar

    0下载:
  2. The UCL common multimedia library implements a number of algorithms and protocols needed by a number of our applications. It compiles standalone on a range of Unix systems (Solaris, Linux, Irix, FreeBSD, MacOSX) and on Windows 95/98/NT/XP. The fol
  3. 所属分类:Internet/网络编程

    • 发布日期:2008-10-13
    • 文件大小:247163
    • 提供者:宫圣喜
  1. Encypt

    1下载:
  2. 包含MD5,SHA-1,DES,RSA的程序代码-includes MD5, SHA-1, DES, RSA code
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:15548
    • 提供者:name
  1. pycrypto-2.0.1.tar

    0下载:
  2. python的加密库,包括md5、DES、AES、DSA等多种加密算法。使用该库,基本上所有的python加密算法都可以搞定,强烈推荐-python encryption library, including md5, DES, AES, DSA, and other encryption algorithm. Use of the basement, basically all the python encryption algorithm can get, strongly recommen
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:154292
    • 提供者:majun
  1. des

    0下载:
  2. DES是一种分组密码。假定明文m是由0和1组成的长度为64位的符号串,密钥k也是64位的0、1符号串。-DES is a block cipher. M is expressly assumed by 0 and a length of 64 strings of symbols, as well as key k 0 64, a string of symbols.
  3. 所属分类:汇编语言

    • 发布日期:2008-10-13
    • 文件大小:2485
    • 提供者:蓝色简单
  1. RSAEuro-1.03.tar

    0下载:
  2. des rsa des3 算法 可移植到symbian windows mobile 等平台
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:460233
    • 提供者:liukun966123
  1. des

    0下载:
  2. 用VERILOG语言实现的数据加密标准代码,在QUARTUS5.1上仿真过
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:1437030
    • 提供者:zhang feng
  1. cryptopp551

    1下载:
  2. 加密crypto dll 5.1 des 3des
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:982470
    • 提供者:zl
  1. secude-4.1.all.tar

    0下载:
  2. SecuDe是一个由安全应用程序接口组成,对验证机制、证件处理、PEM、X.400报文处理和密钥管理提供支持。SecuDe提供DES、 RSA杂凑函数、密钥生成以及数字签名的生成和核实等多种密码机制。签名算法由杂凑函数和RSA函数复合而成。用于核实签名的公开钥由系统的认证机构确认。报文加密采用DES算法,其密钥则由RSA算法加密。各用户用于加/解密的RSA密钥对与用于签名和核实的RSA密钥对是不一样的。密钥的生成和分发由特定模块完成。-SecuDe is a security applicati
  3. 所属分类:加密解密

    • 发布日期:2012-12-07
    • 文件大小:2451819
    • 提供者:zxang
  1. DES

    0下载:
  2. 1,这是一个标准DES算法程序 2,可以作为串口通讯和软件加密应用.
  3. 所属分类:软件工程

    • 发布日期:2008-10-13
    • 文件大小:14351
    • 提供者:tom
  1. DES

    0下载:
  2. 3DES加密算法:密钥长度不足24字节时,右补ASCII字符“0”;内容采用PKCS5Padding方式填充,即长度以8字节切分,不能被8整除的末尾部分,根据长度不足8字节的部分,填充“0x01”—“0x08”,如不足1字节,则填充1个“0x01”,如不足2字节,则填充2个“0x02”,以此类推,如整除,则填充8个“0x08”
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:58082
    • 提供者:liyingshu
  1. SourceCodeV0.1

    0下载:
  2. Der Aufbau eines kleinen Frequenzzä hers ist dank der heutigen Atmel AVR Controller oder aber auch der Mikrochip PIC Controller (um nur zwei zu nennen) relativ schnell und einfach aufzubauen. Dazu werden meist die internen Timer/Counter des Contr
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:8038
    • 提供者:caorui
  1. DES

    0下载:
  2. Des算法是一种标准的对称加密算法,其精华就是明文经过一系列的复杂变化后,一般在不知密码的情况下要把它的恢复很难。 算法可以由四个部分描述: 1.获取16个子密钥 2.初始置换置换函数ip 3.加密函数f 4.末置换函数
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:180561
    • 提供者:wildkaede
  1. des-linux-1.0.tar.gz 3DES加解密C源码

    0下载:
  2. 3DES加解密C源码,32位。内带makefile。以验证可用,3DES encryption and decryption C source, 32. Within the band makefile. Can be used to verify
  3. 所属分类:加密解密

    • 发布日期:2016-01-25
    • 文件大小:17120
    • 提供者:左宏权
  1. VBCrypto2.zip

    3下载:
  2. 使用VB写的加密算法库,包括Blowfish, IDEA, Triple DES (3DES), DES, DESE, Gost, Skipjack, TEA, Cast5, Serpent-128, Serpent-192, Serpent-256, Rijndael-128, Rijndael-192, Rijndael-256, RC2, RC4, and Twofish), six popular hash algorithms (SHA-1, SHA-256, MD2, MD4, MD
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2015-07-21
    • 文件大小:636560
    • 提供者:none
  1. jiamisuanfa_delphi

    1下载:
  2. delphi实现加密算法 CRC32-Dym.................CRC32算法动态码表实现 \CRC32-Static..............CRC32算法静态码表实现 \MD5.......................MD5算法示例 \SHA.......................SHA算法示例 \DES.......................DES算法示例 \2DES......................双重DES算法
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-05-11
    • 文件大小:2724785
    • 提供者:王刚
  1. lab1

    0下载:
  2. 提供JAVA源码,加密解密4种算法,AES, DES ,RSA ,SHA-1,-Provide JAVA source, four kinds of encryption algorithm, AES, DES, RSA, SHA-1,
  3. 所属分类:Java Develop

    • 发布日期:2017-03-27
    • 文件大小:13672
    • 提供者:shangguan
  1. cryptix_src_3-1-2

    0下载:
  2. 另一个使用java编写的加密通用算法包,含des,rsa,sha,md5,md4,md2,idea,blowfish等很多加密算法和密钥存储、签名等源码- Another uses the java compilation the encryption general algorithm package, contains des, rsa, sha, md5, md4, md2, idea, blowfish and so on the very many encryption algor
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-11-09
    • 文件大小:2529803
    • 提供者:站长
« 1 23 4 5 6 7 8 9 10 »
搜珍网 www.dssz.com